Sets the VBO data. Use this function only for initialization as it allocates memory.
If you wish to only update its data, call updateVertices instead.
See Implementation
Sets the VBO data. Use this function only for initialization as it allocates memory.
If you wish to only update its data, call updateVertices instead.